home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / blackscreen / RCS / blackscreen.man,v < prev   
Encoding:
Text File  |  1988-12-30  |  1.8 KB  |  98 lines

  1. head     1.3;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.3
  10. date     88.12.30.08.43.54;  author ouster;  state Exp;
  11. branches ;
  12. next     1.2;
  13.  
  14. 1.2
  15. date     88.12.21.09.46.23;  author ouster;  state Exp;
  16. branches ;
  17. next     1.1;
  18.  
  19. 1.1
  20. date     88.12.21.09.10.20;  author ouster;  state Exp;
  21. branches ;
  22. next     ;
  23.  
  24.  
  25. desc
  26. @@
  27.  
  28.  
  29. 1.3
  30. log
  31. @More format upgrades.
  32. @
  33. text
  34. @' $Header: /a/newcmds/blackscreen/RCS/blackscreen.man,v 1.2 88/12/21 09:46:23 ouster Exp $ SPRITE (Berkeley)
  35. .so \*(]ltmac.sprite
  36. .HS BLACKSCREEN cmds
  37. .BS
  38. .SH NAME
  39. blackscreen \- Turn the display off or on
  40. .SH SYNOPSIS
  41. \fBblackscreen\fR [\fIoption\fR]
  42. .SH OPTIONS
  43. .IP "\fB\-n\fR" 15
  44. Turn the display back on again.
  45. .IP "\fB\-y\fR" 15
  46. Turn the display off.
  47. .BE
  48.  
  49. .SH INTRODUCTION
  50. .PP
  51. This command may be used to turn the display off when a
  52. workstation is about to be
  53. idle for a long period of time.  When invoked with no arguments,
  54. it turns the display off, waits for a carriage-return to be typed,
  55. then turns the display back on again.  If invoked with any argument
  56. except \fB\-n\fR, \fBblackscreen\fR turns the display off and exits with
  57. the display left off.  If the \fB\-n\fR argument is given, \fBblackscreen\fR
  58. re-enables the display immediately and exits.
  59.  
  60. .SH KEYWORDS
  61. black, display, off, screen
  62. @
  63.  
  64.  
  65. 1.2
  66. log
  67. @Capitalize program name.
  68. @
  69. text
  70. @d1 1
  71. a1 1
  72. ' $Header: /a/newcmds/blackscreen/RCS/blackscreen.man,v 1.1 88/12/21 09:10:20 ouster Exp Locker: ouster $ SPRITE (Berkeley)
  73. d10 1
  74. a10 1
  75. .IP "\fB-n\fR" 15
  76. d12 1
  77. a12 1
  78. .IP "\fB-y\fR" 15
  79. d23 2
  80. a24 2
  81. except \fB-n\fR, Blackscreen turns the display off and exits with
  82. the display left off.  If the \fB-n\fR argument is given, Blackscreen
  83. @
  84.  
  85.  
  86. 1.1
  87. log
  88. @Initial revision
  89. @
  90. text
  91. @d1 1
  92. a1 1
  93. ' $Header: /sprite/doc/ref/cmds/RCS/blackscreen,v 1.1 88/10/27 16:48:12 ouster Exp $ SPRITE (Berkeley)
  94. d3 1
  95. a3 1
  96. .HS blackscreen cmds
  97. @
  98.